Welcome![Sign In][Sign Up]
Location:
Search - matlab rgb

Search list

[matlab咖吗滤波matlab

Description:

function [h,s,v] = rgb2hsv(r,g,b)
%RGB2HSV Convert red-green-blue colors to hue-saturation-value.
%   H = RGB2HSV(M) converts an RGB color map to an HSV color map.
%   Each map is a matrix with any number of rows, exactly three columns,
%   and elements in the interval 0 to 1.  The columns of the input matrix,
%   M, represent intensity of red, blue and green, respectively.  The
%   columns of the resulting output matrix, H, represent hue, saturation
%   and color value, respectively.
%
%   HSV = RGB2HSV(RGB) converts the RGB image RGB (3-D array) to the
%   equivalent HSV image HSV (3-D array).


Platform: | Size: 1517 | Author: leohee | Hits:

[matlabMATLAB图像处理源程序

Description:

程序代码说明

P0201:MATLAB赋值

P0202:MATLAB中的for循环

P0203:MATLAB中的for循环和if条件

P0205:MATLAB图像处理的基本操作

P0206:MATLAB高级图像处理操作

P0207:根据RGB图像创建一幅灰度图像

P0208:二值图像的取反操作

P0209:用imshow函数显示图像

P0210:在同一个窗口内显示两幅图像

2.rar (15.23k)

程序代码说明

P0301:数字图像矩阵数据的显示及其傅立叶变换

P0302:二维离散余弦变换的图像压缩

P0303:采用灰度变换的方法增强图像的对比度

P0304:直方图均匀化

P0305:模拟图像受高斯白噪声和椒盐噪声的影响

P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波

P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波

P0308:图像的自适应魏纳滤波

P0309:运用5种不同的梯度增强法进行图像锐化

P0310:图像的高通滤波和掩模处理

P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理

P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理

程序代码说明

P0401:用Prewitt算子检测图像的边缘

P0402:用不同σ值的LoG算子检测图像的边缘

P0403:用Canny算子检测图像的边缘

P0404:图像的阈值分割

P0405:用水线阈值法分割图像

P0406:对矩阵进行四叉树分解

P0407:将图像分为文字和非文字的两个类别

P0408:形态学梯度检测二值图像的边缘

P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象

程序代码说明

P0502:计算图像中的欧拉数

程序代码说明

P0610:神经网络的实例


Platform: | Size: 87980 | Author: wilsonwong | Hits:

[Graph programrgb2yuv

Description: 一个将RGB转化成YUV数据的算法,非常实用。-an RGB to YUV data into the algorithm, is very practical.
Platform: | Size: 1024 | Author: 风信标 | Hits:

[2D Graphicmatlab 图像彩色空间转换RGB,LUV,XYZ,LAB

Description: 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Platform: | Size: 14336 | Author: | Hits:

[matlab肤色分割的matlab源代码

Description: RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
Platform: | Size: 1024 | Author: 吴俊良 | Hits:

[matlabRGB_HSL

Description: 图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
Platform: | Size: 2048 | Author: cnn | Hits:

[AI-NN-PRFace_Detection_In_RGB_Model

Description: 一个基于RGB模式的人脸检测MATLAB源代码,希望对热衷于人脸识别方面的朋友有所帮助。-an RGB model based on the Face Detection MATLAB source code, want to Face Recognition keen on the friends help.
Platform: | Size: 113664 | Author: 李琳莉 | Hits:

[matlabwmk_2d

Description: 在二维 RGB 图像中嵌入水印,其中图像的大小和水印图像的大小可以不一致-2D RGB images embedded watermark, which images the size and the size of the watermark image can be inconsistent
Platform: | Size: 1024 | Author: 王婷 | Hits:

[Special Effectsrgb-hsv

Description: 对于读入的彩色图像在rgb和hsv域中进行均衡,并显示比较均衡效果-To read the color image in rgb and hsv domain balanced and shows the effect of a more balanced
Platform: | Size: 3072 | Author: 王站 | Hits:

[Special Effectsmatlab

Description: 研究的是时空域下的水印技术.所谓时空域就是不对信号做任何频率变换而得到的信号域。对于图象载体,起信号空间也就是象素值的取值空间。单纯的谈象素实际上是不科学的,因为对同一图象点,有不同的坐标去描述它。所以,我们选择了RGB空间下的象素(RGB象素)作为分析对象,研究了基于RGB颜色空间和图象亮度空间的空域隐藏。LSB(Lest Significant Bits)的中文意思是:最不重要位,有时也称为最低有效位或简称最低位。LSB所蕴涵的信号对图象整体来说,是最不重要的。我们将这种信号在一定意义上理解为是一种冗余。这种冗余,为我们进行信息隐藏提供了宿空间。-err
Platform: | Size: 57344 | Author: anlang | Hits:

[Graph programrgb2hsi(matlab)

Description: matlab实现由色彩图 RGB到HSI空间的转换 添加到matlab安装目录下可直接调用。付lean原图及处理后的效果图 -matlab from RGB color map to the HSI space conversion added to the matlab installation directory under the direct call. Pay lean image and effectiveness of treatment plans
Platform: | Size: 122880 | Author: 小兔兔牙 | Hits:

[matlabrgbtohsi

Description: matlab rgb to hsi conversion file. matlab rgb to hsi conversion file.-matlab rgb to hsi conversion file. matlab rgb to hsi conversion file. matlab rgb to hsi conversion file.
Platform: | Size: 1024 | Author: Amala | Hits:

[Special EffectsHIS-RGB

Description: 遥感图像的色彩变换 能从IHS转换到RGB 并能从RGB转换到HIS 效果比较好-Remote sensing images from the IHS color transform to the RGB and the conversion from RGB to HIS conversion effect is better
Platform: | Size: 3698688 | Author: 项德良 | Hits:

[Compress-Decompress algrithmsrgb-cmyk

Description: RGB-CMYK by matlab sourcecode
Platform: | Size: 4096 | Author: mooi | Hits:

[Special Effectsrgb

Description: 有关图像的RGB三色的合成、分离,还用到了Matlab中得gui界面的设置。-Three-color RGB images related to the synthesis, separation, also used in Matlab, was gui interface settings.
Platform: | Size: 250880 | Author: chenye | Hits:

[Graph programrgb-yuv

Description: 该程序源代码实现了RGB-->YUV转化-RGB-->YUV
Platform: | Size: 7168 | Author: Grace | Hits:

[Special Effectsmatlab-rgb-image-divide

Description: 传统的图像阈值分割算法是将彩色图像转换为灰度图像再进行分割。通过分析RGB颜色空间的特点,本文提出 基于RGB颜色空间的阈值分割算法,-The classical image threshold segmentation algorithm converts the color image to grayseah image before segmentation. On the base of analysis upon the characters of RGB color space
Platform: | Size: 451584 | Author: 周央央 | Hits:

[Special EffectsMATLAB--RGB

Description: MATLAB 软件使用简介 轮廓线提取 实验2 图像轮廓线提取技术 RGB向量空间中的图像分割技术-MATLAB RGB
Platform: | Size: 1923072 | Author: UltramanWo | Hits:

[OtherTXT读出RGB图片

Description: 将.txt文件转化为RGB,里面有.txt文件,很小的一个程序,不过挺有用(Please send your feedback suggestion to me , we will reply in time, thanks and support!)
Platform: | Size: 7168 | Author: 小草帽 | Hits:

[Special Effectsrgb-hsi

Description: 将RGB图像转化为HSI图像。 PS.请将文件放在matlab默认路径下。(Transforming RGB image into HSI image. PS. please put the file under the default path of matlab.)
Platform: | Size: 437248 | Author: 不饿了 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 31 »

CodeBus www.codebus.net